projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
358ebac
)
typo in readme
author
Justin Burkett
<justin@burkett.cc>
Wed, 9 Sep 2015 15:21:50 +0000
(11:21 -0400)
committer
Justin Burkett
<justin@burkett.cc>
Wed, 9 Sep 2015 15:21:50 +0000
(11:21 -0400)
README.org
patch
|
blob
|
history
diff --git
a/README.org
b/README.org
index d8eb11c459a968b03357e1953620ccc6aadd2d70..ffc899f90b817c72592828cb16183647448d5188 100644
(file)
--- a/
README.org
+++ b/
README.org
@@
-338,7
+338,7
@@
keystroke can complete the command. As a bonus you can type =C-x C-h= and the
which-key buffer will pop up immediately (i.e., before =which-key-idle-delay=
kicks in).
-The option =which-key-prevent-C-h-from-cycling=, which is =
nil
= by default
+The option =which-key-prevent-C-h-from-cycling=, which is =
t
= by default
allows one to take advantage of using =C-h= for paging as well as the default
Emacs behavior of using =C-h= to describe the bindings for the current key
sequence prefix.